﻿@charset "utf-8";

html {
    color: #333;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, iframe, menu, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

body, button, input, select, textarea {
    font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"\5B8B\4F53";
    -webkit-font-smoothing: antialiased;
}

input, select, textarea {
    font-size: 100%;
    height: 22px;
    width: 440px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

i {
    font-style: normal;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    color: #000;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 16px;
}

h3, h4, h5, h6 {
    font-size: 14px;
}

q:after, q:before {
    content: '';
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

a, ins {
    text-decoration: none;
}

.y-lnk, .y-lnk-gray, .y-lnk-highlight, a {
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
}

    a, a:hover, a:link, a:visited {
        color: #00a2ca;
    }

    .y-lnk-highlight, .y-lnk-highlight:hover, .y-lnk-highlight:link, .y-lnk-highlight:visited {
        color: #f60;
    }

    .y-lnk, .y-lnk:link, .y-lnk:visited {
        color: #000;
    }

        .y-lnk:hover {
            color: #00a2ca;
        }

    .y-lnk-gray, .y-lnk-gray:link, .y-lnk-gray:visited {
        color: #666;
    }

        .y-lnk-gray:hover {
            color: #00a2ca;
        }

.y-lnk, .y-lnk-gray, .y-lnk-highlight {
    cursor: pointer;
}

    .y-lnk-gray:hover, .y-lnk-highlight:hover, .y-lnk:hover, a:hover {
        text-decoration: underline;
    }

.y-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.y-clear {
    zoom: 1;
}

.y-cny {
    font-family: arial;
}

body .fn-hide {
    display: none;
}

.y-align-right {
    text-align: right!important;
}

.y-align-left {
    text-align: left!important;
}

.y-align-center {
    text-align: center!important;
}

.y-left, .y-right {
    display: inline;
}

.y-left {
    float: left!important;
}

.y-right {
    float: right!important;
}

.y-hide {
    display: none!important;
}

.y-red {
    color: #e00;
}

.y-orange {
    color: #f60;
}

.y-blue {
    color: #00a2ca;
}

.y-green {
    color: #390;
}

.y-black {
    color: #000;
}

.y-dark {
    color: #333;
}

.y-gray {
    color: #666;
}

.y-pale {
    color: #999;
}

.y-light {
    color: #ccc;
}

.y-mt1 {
    margin-top: 4px;
}

.y-mt2 {
    margin-top: 8px;
}

.y-mt3 {
    margin-top: 12px;
}

.y-mt4 {
    margin-top: 16px;
}

.y-mt5 {
    margin-top: 20px;
}

.y-mr1 {
    margin-right: 4px;
}

.y-mr2 {
    margin-right: 8px;
}

.y-mr3 {
    margin-right: 12px;
}

.y-mr4 {
    margin-right: 16px;
}

.y-mr5 {
    margin-right: 20px;
}

.y-ml1 {
    margin-left: 4px;
}

.y-ml2 {
    margin-left: 8px;
}

.y-ml3 {
    margin-left: 12px;
}

.y-ml4 {
    margin-left: 16px;
}

.y-ml5 {
    margin-left: 20px;
}

.y-pb1 {
    padding-bottom: 4px;
}

.y-pb2 {
    padding-bottom: 8px;
}

.y-pb3 {
    padding-bottom: 12px;
}

.y-pb4 {
    padding-bottom: 16px;
}

.y-pb5 {
    padding-bottom: 20px;
}

.y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
 
}

    .y-row:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

.y-row-edge {
    padding-left: 10px;
    padding-right: 10px;
    *padding-left: 0;
    *padding-right: 0;
}

.y-row .y-span1, .y-row .y-span10, .y-row .y-span11, .y-row .y-span12, .y-row .y-span2, .y-row .y-span3, .y-row .y-span4, .y-row .y-span5, .y-row .y-span6, .y-row .y-span7, .y-row .y-span8, .y-row .y-span9 {
    float: left;
    display: inline;
    margin-right: 2%;
    *margin-right: 20px;
}

.y-row .y-span1 {
    width: 6.5%;
    *width: 65px;
}

.y-row .y-span2 {
    width: 15%;
    *width: 150px;
}

.y-row .y-span3 {
    width: 23.5%;
    *width: 235px;
}

.y-row .y-span4 {
    width: 32%;
    *width: 320px;
}

.y-row .y-span5 {
    width: 40.5%;
    *width: 405px;
}

.y-row .y-span6 {
    width: 49%;
    *width: 490px;
}

.y-row .y-span7 {
    width: 57.5%;
    *width: 575px;
}

.y-row .y-span8 {
    width: 66%;
    *width: 660px;
}

.y-row .y-span9 {
    width: 74.5%;
    *width: 745px;
}

.y-row .y-span10 {
    width: 83%;
    *width: 830px;
}

.y-row .y-span11 {
    width: 91.5%;
    *width: 915px;
}

.y-row .y-span12 {
    width: 100%;
    *width: 1000px;
}

.y-row .y-last {
    margin-right: 0!important;
}

.y-btn-anti, .y-btn-blue, .y-btn-trans, .y-btn-white, a.y-btn-anti, a.y-btn-blue, a.y-btn-trans, a.y-btn-white {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.y-btn-blue {
    color: #fff;
}

.y-btn-anti, .y-btn-blue, .y-btn-trans, .y-btn-white {
    display: inline-block;
    min-width: 140px;
    height: 36px;
    padding: 0 30px 1px;
    background: #00a2ca;
    border: solid 1px #00a2ca;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    outline: none;
    cursor: pointer;
    border-radius: 0;
    *width: auto;
    *padding: 0 15px;
}

    .y-btn-blue:hover, .y-btn-white:hover {
        background: #33b5d4;
        border-color: #33b5d4;
    }

    .y-btn-blue:active, .y-btn-white:active {
        background: #008fb2;
        border-color: #008fb2;
    }

.y-btn-anti, .y-btn-white {
    background: #fff;
    border-color: #00a2ca;
    color: #00a2ca;
}

    .y-btn-white:active, .y-btn-white:hover {
        color: #fff;
    }

.y-btn-anti {
    border-color: #fff;
}

    .y-btn-anti:hover {
        background: #9cddf5;
        border-color: #9cddf5;
    }

    .y-btn-anti:active {
        background: #5acbeb;
        border-color: #5acbeb;
        color: #fff;
    }

.y-btn-trans {
    background: 0 0;
    border-color: #fff;
    color: #fff;
}

    .y-btn-trans:hover {
        background: #fff;
        color: #000;
    }

    .y-btn-trans:active {
        background: #e7e7e7;
        border-color: #e7e7e7;
    }

    .y-btn-anti.y-btn-l, .y-btn-blue.y-btn-l, .y-btn-trans.y-btn-l, .y-btn-white.y-btn-l {
        min-width: 180px;
        height: 42px;
        padding: 0 40px;
        line-height: 38px;
        font-size: 18px;
        *padding: 0 20px;
    }

    .y-btn-anti.y-btn-s, .y-btn-blue.y-btn-s, .y-btn-trans.y-btn-s, .y-btn-white.y-btn-s {
        min-width: 100px;
        height: 26px;
        padding: 0 20px;
        line-height: 20px;
        font-size: 12px;
        *padding: 0 10px;
    }

.y-btn-blue.y-btn-disabled, .y-btn-blue:active.y-btn-disabled, .y-btn-blue:hover.y-btn-disabled, .y-btn-white.y-btn-disabled, .y-btn-white:active.y-btn-disabled, .y-btn-white:hover.y-btn-disabled {
    background: #efefef;
    border-color: #efefef;
    color: #ccc;
    cursor: default;
}

.y-btn-anti.y-btn-disabled, .y-btn-anti:active.y-btn-disabled, .y-btn-anti:hover.y-btn-disabled, .y-btn-trans.y-btn-disabled, .y-btn-trans:active.y-btn-disabled, .y-btn-trans:hover.y-btn-disabled {
    background: #c4c4c4;
    border-color: #c4c4c4;
    color: #8d8d8d;
    cursor: default;
}

a.y-btn-blue, a.y-btn-blue:link, a.y-btn-blue:visited {
    color: #fff;
}

    a.y-btn-anti, a.y-btn-anti:link, a.y-btn-anti:visited, a.y-btn-blue, a.y-btn-blue:link, a.y-btn-blue:visited, a.y-btn-trans, a.y-btn-trans:link, a.y-btn-trans:visited, a.y-btn-white, a.y-btn-white:link, a.y-btn-white:visited {
        display: inline-block;
        min-width: 78px;
        height: 33px;
        padding: 0 30px 1px;
        background: #00a2ca;
        line-height: 33px;
        font-size: 14px;
        text-align: center;
        outline: none;
        border-radius: 0;
        *width: auto;
    }

        a.y-btn-blue:hover {
            background: #33b5d4;
            border-color: #33b5d4;
            text-decoration: none;
        }

        a.y-btn-blue:active {
            background: #008fb2;
            border-color: #008fb2;
        }

        a.y-btn-white, a.y-btn-white:link, a.y-btn-white:visited {
            background: #fff;
            border-color: #00a2ca;
            color: #00a2ca;
        }

            a.y-btn-white:hover {
                background: #33b5d4;
                border-color: #33b5d4;
                color: #fff;
                text-decoration: none;
            }

            a.y-btn-white:active {
                background: #008fb2;
                border-color: #008fb2;
                color: #fff;
            }

        a.y-btn-anti, a.y-btn-anti:link, a.y-btn-anti:visited {
            background: #fff;
            border-color: #fff;
            color: #00a2ca;
        }

            a.y-btn-anti:hover {
                background: #9cddf5;
                border-color: #9cddf5;
                text-decoration: none;
            }

            a.y-btn-anti:active {
                background: #5acbeb;
                border-color: #5acbeb;
                color: #fff;
            }

        a.y-btn-trans, a.y-btn-trans:link, a.y-btn-trans:visited {
            background: 0 0;
            border-color: #fff;
            color: #fff;
        }

            a.y-btn-trans:hover {
                background: #fff;
                color: #000;
                text-decoration: none;
            }

            a.y-btn-trans:active {
                background: #e7e7e7;
                border-color: #e7e7e7;
            }

            a.y-btn-anti.y-btn-l, a.y-btn-anti:hover.y-btn-l, a.y-btn-anti:link.y-btn-l, a.y-btn-anti:visited.y-btn-l, a.y-btn-blue.y-btn-l, a.y-btn-blue:hover.y-btn-l, a.y-btn-blue:link.y-btn-l, a.y-btn-blue:visited.y-btn-l, a.y-btn-trans.y-btn-l, a.y-btn-trans:hover.y-btn-l, a.y-btn-trans:link.y-btn-l, a.y-btn-trans:visited.y-btn-l, a.y-btn-white.y-btn-l, a.y-btn-white:hover.y-btn-l, a.y-btn-white:link.y-btn-l, a.y-btn-white:visited.y-btn-l {
                min-width: 98px;
                height: 40px;
                padding: 0 40px;
                line-height: 40px;
                font-size: 18px;
            }

            a.y-btn-anti.y-btn-s, a.y-btn-anti:hover.y-btn-s, a.y-btn-anti:link.y-btn-s, a.y-btn-anti:visited.y-btn-s, a.y-btn-blue.y-btn-s, a.y-btn-blue:hover.y-btn-s, a.y-btn-blue:link.y-btn-s, a.y-btn-blue:visited.y-btn-s, a.y-btn-trans.y-btn-s, a.y-btn-trans:hover.y-btn-s, a.y-btn-trans:link.y-btn-s, a.y-btn-trans:visited.y-btn-s, a.y-btn-white.y-btn-s, a.y-btn-white:hover.y-btn-s, a.y-btn-white:link.y-btn-s, a.y-btn-white:visited.y-btn-s {
                min-width: 58px;
                height: 24px;
                padding: 0 20px;
                line-height: 2;
                font-size: 12px;
            }

        a.y-btn-blue.y-btn-disabled, a.y-btn-blue:active.y-btn-disabled, a.y-btn-blue:hover.y-btn-disabled, a.y-btn-blue:link.y-btn-disabled, a.y-btn-blue:visited.y-btn-disabled, a.y-btn-white.y-btn-disabled, a.y-btn-white:active.y-btn-disabled, a.y-btn-white:hover.y-btn-disabled, a.y-btn-white:link.y-btn-disabled, a.y-btn-white:visited.y-btn-disabled {
            background: #efefef;
            border-color: #efefef;
            color: #ccc;
            cursor: default;
        }

        a.y-btn-anti.y-btn-disabled, a.y-btn-anti:active.y-btn-disabled, a.y-btn-anti:hover.y-btn-disabled, a.y-btn-anti:link.y-btn-disabled, a.y-btn-anti:visited.y-btn-disabled, a.y-btn-trans.y-btn-disabled, a.y-btn-trans:active.y-btn-disabled, a.y-btn-trans:hover.y-btn-disabled, a.y-btn-trans:link.y-btn-disabled, a.y-btn-trans:visited.y-btn-disabled {
            background: #c4c4c4;
            border-color: #c4c4c4;
            color: #8d8d8d;
            cursor: default;
        }

.y-dlg {
    padding: 4px;
    width: 476px;
    background: #9cddf5;
    background: rgba(0,162,202,.5);
}

    .y-dlg .y-box {
        padding: 10px 10px 20px 20px;
        background: #fff;
        line-height: 1.5;
        color: #333;
    }

    .y-dlg .y-hd {
        height: 34px;
    }

        .y-dlg .y-hd .y-dlg-title {
            float: left;
            display: inline;
            margin-top: 2px;
            font-size: 16px;
            line-height: 2;
            color: #000;
        }

        .y-dlg .y-hd .y-dlg-close, .y-dlg .y-hd .y-dlg-close:link, .y-dlg .y-hd .y-dlg-close:visited {
            float: right;
            display: inline;
            height: 12px;
            width: 12px;
            padding: 2px;
            font-size: 12px;
            line-height: 1;
            color: #999;
            cursor: pointer;
            -webkit-transition: color .3s;
            -moz-transition: color .3s;
            -ms-transition: color .3s;
            -o-transition: color .3s;
        }

            .y-dlg .y-hd .y-dlg-close:hover {
                color: #363636;
            }

    .y-dlg .y-bd {
        padding: 8px 0 21px;
        margin-right: 10px;
        border-top: solid 2px #f4f4f4;
        color: #666;
    }

        .y-dlg .y-bd .y-dlg-part {
            padding-top: 13px;
            padding-bottom: 32px;
        }

    .y-dlg .y-ft {
        padding-top: 16px;
        margin-right: 10px;
        border-top: solid 1px #f4f4f4;
        text-align: center;
        color: #999;
        line-height: 1;
    }

        .y-dlg .y-ft * {
            margin: 0 4px;
            width: 98px;
        }

.y-form .row {
    line-height: 1.5;
    padding: 8px 0;
    overflow: visible;
    font-size: 12px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.y-form .row-hide {
    padding: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
}

.y-form .row .row-name {
    float: left;
    display: inline;
    width: 180px;
    height: 18px;
    padding: 4px 0;
    text-align: right;
    color: #666;
}

.y-form .row .row-column {
    margin-left: 184px;
    line-height: 26px;
}

.y-form .row .row-li {
    padding: 0;
    line-height: 26px;
}

.y-form .row, .y-form .row .row-column, .y-form .row .row-li {
    zoom: 1;
}

    .y-form .row .row-column:after, .y-form .row .row-li:after, .y-form .row:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

.y-form .dashed {
    border-top: dashed 1px #d6d6d6;
    height: 0;
    overflow: hidden;
    margin: 10px 9px;
}

.y-form .y-input, .y-input {
    height: 18px;
    width: 284px;
    padding: 3px 7px;
    border: solid 1px #ccc;
    background: #fff;
    border-radius: 4px;
    outline: none;
    line-height: 1.5;
    color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.y-form textarea.y-input, .y-form.y-form-l textarea.y-input, textarea.y-input {
    height: auto;
    vertical-align: top;
}

        .wb-zc-6mod-solution-solution .module-wrap .main .act-title span {
            font-size: 24px;
            line-height: 36px;
            font-weight: 500;
            border-left: 2px solid #00a2ca;
            padding-left: 10px;
        }

        .wb-zc-6mod-solution-solution .module-wrap .main .act-title a {
            display: inline-block;
            line-height: 36px;
            font-size: 14px;
            float: right;
            text-align: right;
        }
        
        .wb-zc-6mod-solution-solution .module-wrap .main .act-title a {
            display: inline-block;
            line-height: 36px;
            font-size: 14px;
            float: right;
            text-align: right;
            color:#333333;
        }
          .wb-zc-6mod-solution-solution .module-wrap .main .act-title a:hover {
           color:#00a2ca;
        }

        .wb-zc-6mod-solution-solution .module-wrap .main .act-title p {
            display: inline-block;
            font-size: 14px;
            line-height: 36px;
            float: right;
            text-align: right;
            color: #777F84;
        }
        .wb-zc-6mod-solution-solution .module-wrap .main .act-title p {
            display: inline-block;
            font-size: 14px;
            line-height: 36px;
            float: right;
            text-align: right;
            color: #777F84;
        }
.y-form select {
    border: solid 1px #eee;
    padding: 1px 0;
    background: #f8f8f8;
    height: 26px;
    font-size: 12px;
    line-height: 2;
    outline: none;
    *margin-top: 3px;
}

.y-form .row-info {
    display: inline-block;
    padding: 4px 8px;
    line-height: 1.5;
    vertical-align: baseline;
    color: #999;
}

    .y-form .row-info .icon {
        float: left;
        display: inline;
        width: 16px;
        height: 16px;
        overflow: hidden;
        margin-right: 4px;
        line-height: 1;
        font-size: 16px;
        color: #00a2ca;
    }

.y-form.y-form-l .row {
    line-height: 2;
    padding: 12px 0;
    font-size: 14px;
}

    .y-form.y-form-l .row .row-name {
        height: 28px;
        padding: 4px 0;
    }

    .y-form.y-form-l .row .row-li {
        line-height: 2.57;
    }

.y-form.y-form-l .y-input {
    height: 28px;
    line-height: 2;
}

.y-form.y-form-l select {
    height: 36px;
    padding: 5px 0;
    font-size: 14px;
    line-height: 2.57;
    *margin-top: 7px;
}

.y-form.y-form-l .row-info {
    padding: 9px 8px;
    line-height: 1.5;
    font-size: 12px;
}

.y-form .y-input.y-input-tip {
    color: #ccc!important;
}

.y-form .y-input.y-input-error {
    background: #fff8f3;
    border-color: #e00;
}

.y-form .y-input.y-input-disabled {
    background: #f8f8f8;
    border-color: #eee;
    color: #ccc;
}

.y-form .y-input:focus, .y-form select:focus, .y-input:focus {
    border-color: #69c5dd;
    background: #e9fbfe;
}

.y-form .row-info.row-info-warning, .y-form .row-info.row-info-warning .icon, .y-msg.y-msg-warning .y-icon {
    color: #e00;
}

.y-form .row-info.row-info-success .icon, .y-msg.y-msg-success .y-icon {
    color: #6c0;
}

.y-msg {
    width: 560px;
    margin: 60px auto 0;
    padding-bottom: 150px;
}

    .y-msg .y-icon {
        float: left;
        display: inline;
        width: 48px;
        height: 48px;
        font-size: 48px;
        font-style: normal;
        line-height: 1;
    }

    .y-msg.y-msg-normal .y-icon {
        color: #00a2ca;
    }

    .y-msg .y-msg-message {
        margin-left: 64px;
    }

    .y-msg.y-msg-no-icon .y-msg-message {
        margin-left: 0;
    }

    .y-msg .y-msg-message .y-msg-title {
        font-size: 18px;
        font-weight: 700;
        line-height: 50px;
        color: #000;
    }

    .y-msg .y-msg-message .y-msg-info {
        font-size: 12px;
        line-height: 2;
        color: #666;
    }

    .y-msg .y-msg-message .y-msg-other {
        margin-top: 18px;
    }

    .y-msg .y-msg-other a, .y-msg .y-msg-other button {
        margin-right: 8px;
    }

    .y-msg.y-msg-s {
        width: auto;
        margin: 16px 0 0;
        padding-bottom: 32px;
    }

        .y-msg.y-msg-s .y-icon {
            width: 32px;
            height: 32px;
            font-size: 32px;
            line-height: 1;
        }

        .y-msg.y-msg-s .y-msg-message {
            margin-left: 48px;
        }

            .y-msg.y-msg-s .y-msg-message .y-msg-title {
                font-size: 16px;
                line-height: 34px;
                font-weight: 400;
            }

            .y-msg.y-msg-s .y-msg-message .y-msg-info {
                margin-top: 3px;
                line-height: 1.5;
            }

.y-tip {
    padding: 3px 7px;
    border: solid 1px #ddd;
    background: #f9f9f9;
    line-height: 2;
    color: #333;
}

    .y-tip .y-icon {
        float: left;
        display: inline;
        width: 16px;
        height: 16px;
        margin-top: 4px;
        font-size: 16px;
        font-style: normal;
        line-height: 1;
    }

    .y-tip .y-tip-message {
        margin: 0 24px;
        line-height: 2;
    }

    .y-tip.y-tip-warning {
        background: #fff3e7;
        border-color: #f8e3d5;
        color: #e00;
    }

        .y-tip.y-tip-warning .y-icon {
            color: #e00;
        }

    .y-tip.y-tip-success {
        background: #f7ffee;
        border-color: #e7f3da;
        color: #666;
    }

        .y-tip.y-tip-success .y-icon {
            color: #6c0;
        }

    .y-tip.y-tip-normal {
        background: #f1f6fa;
        border-color: #e2eced;
        color: #666;
    }

        .y-tip.y-tip-normal .y-icon {
            color: #00a2ca;
        }

.y-info {
    padding: 20px 23px;
    border: solid 1px #ddd;
    background: #f9f9f9;
    line-height: 2;
    color: #333;
}

.y-bbl {
    position: relative;
    display: block;
    height: 32px;
}

    .y-bbl .y-box {
        display: block;
        padding: 3px 7px;
        overflow: visible;
        background: #f1f6fa;
        border: solid 1px #e1ebec;
        line-height: 2;
        color: #333;
    }

    .y-bbl .y-arrow {
        position: absolute;
        bottom: -6px;
        left: 8px;
        display: block;
        width: 14px;
        height: 7px;
        overflow: hidden;
    }

        .y-bbl .y-arrow .y-arr1, .y-bbl .y-arrow .y-arr2 {
            position: absolute;
            top: 0;
            left: 0;
            height: 0;
            overflow: hidden;
            display: block;
            border: solid 7px transparent;
            border-top-color: #e1ebec;
            _border-color: #000;
            _filter: chroma(color="black");
            _border-top-color: #e1ebec;
        }

        .y-bbl .y-arrow .y-arr2 {
            top: -1px;
            border-top-color: #f1f6fa;
            _border-top-color: #f1f6fa;
        }

    .y-bbl.y-bbl-arrow-right .y-arrow {
        left: auto;
        right: 8px;
    }

    .y-bbl.y-bbl-arrow-top .y-arrow {
        bottom: auto;
        top: -6px;
    }

        .y-bbl.y-bbl-arrow-top .y-arrow .y-arr1, .y-bbl.y-bbl-arrow-top .y-arrow .y-arr2 {
            position: absolute;
            top: -7px;
            left: 0;
            height: 0;
            overflow: hidden;
            display: block;
            border: solid 7px transparent;
            border-bottom-color: #e1ebec;
            _border-color: #000;
            _filter: chroma(color="black");
            _border-bottom-color: #e1ebec;
        }

        .y-bbl.y-bbl-arrow-top .y-arrow .y-arr2 {
            top: -6px;
            border-bottom-color: #f1f6fa;
            _border-bottom-color: #f1f6fa;
        }

    .y-bbl .y-icon {
        float: left;
        display: inline;
        width: 16px;
        height: 16px;
        margin-top: 4px;
        font-size: 16px;
        font-style: normal;
        line-height: 1;
        color: #00a2ca;
    }

    .y-bbl .y-bbl-message {
        display: block;
        margin-left: 24px;
        line-height: 2;
        white-space: nowrap;
    }

    .y-bbl.y-bbl-no-icon .y-bbl-message {
        margin-left: 0;
    }

.y-paging {
    overflow: visible;
    line-height: 1.5;
    color: #333;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

    .y-paging, .y-paging .y-page-list {
        display: inline-block;
        height: 32px;
    }

        .y-paging .y-next, .y-paging .y-omit, .y-paging .y-page, .y-paging .y-prev {
            display: inline-block;
            height: 18px;
            min-width: 24px;
            padding: 6px 3px;
            border: solid 1px #ddd;
            overflow: hidden;
            text-align: center;
            cursor: pointer;
            border-radius: 0;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -ms-transition: all .3s;
            -o-transition: all .3s;
            *width: 24px;
        }

        .y-paging .y-next, .y-paging .y-prev {
            background: #fff;
        }

        .y-paging .y-omit, .y-paging .y-page {
            margin: 0 4px;
        }

        .y-paging .y-omit {
            background: #fff;
            width: 26px;
            padding: 7px 3px;
            border-width: 0;
            background: 0 0;
            cursor: default;
        }

        .y-paging .y-next, .y-paging .y-next:link, .y-paging .y-next:visited, .y-paging .y-prev, .y-paging .y-prev:link, .y-paging .y-prev:visited {
            width: 60px;
            color: #333;
        }

            .y-paging .y-prev, .y-paging .y-prev:link, .y-paging .y-prev:visited {
                margin: 0 4px 0 0;
            }

            .y-paging .y-next, .y-paging .y-next:link, .y-paging .y-next:visited {
                margin: 0 0 0 4px;
            }

        .y-paging .y-page, .y-paging .y-page:link, .y-paging .y-page:visited {
            background: #fff;
            color: #333;
        }

            .y-paging .y-next:hover, .y-paging .y-page:hover, .y-paging .y-prev:hover {
                background: #33b5d4;
                border-color: #33b5d4;
                color: #fff;
                text-decoration: none;
            }

            .y-paging .y-next:active, .y-paging .y-page:active, .y-paging .y-prev:active {
                background: #20a5c5;
                border-color: #20a5c5;
                color: #fff;
            }

        .y-paging .y-current, .y-paging .y-current:hover, .y-paging .y-current:link, .y-paging .y-current:visited {
            background: #00a2ca;
            border-color: #00a2ca;
            color: #fff;
        }

        .y-paging .y-disabled, .y-paging .y-disabled:hover, .y-paging .y-disabled:link, .y-paging .y-disabled:visited {
            background: #efefef;
            border-color: #efefef;
            color: #ccc;
            cursor: default;
        }

        .y-paging.y-paging-rn .y-next, .y-paging.y-paging-rn .y-omit, .y-paging.y-paging-rn .y-page, .y-paging.y-paging-rn .y-prev {
            margin: 0 0 0 4px;
        }

        .y-paging .y-jump, .y-paging .y-total {
            display: inline-block;
            height: 18px;
            padding: 7px 0;
            margin: 0 0 0 16px;
            overflow: hidden;
        }

        .y-paging .y-jump {
            height: 24px;
            padding: 4px 0;
        }

            .y-paging .y-jump input {
                width: 50px;
                text-align: center;
            }

            .y-paging .y-jump .y-btn-white {
                padding: 0;
                min-width: 0;
                margin-left: 4px;
                *vertical-align: top;
                width: 40px;
            }

                .y-paging .y-jump .y-btn-white:link, .y-paging .y-jump .y-btn-white:visited {
                    padding: 0;
                    width: 38px;
                    min-width: 0;
                    margin-left: 4px;
                    *vertical-align: top;
                }

.y-process {
    height: 26px;
}

    .y-process .y-unit {
        float: left;
        display: inline;
        height: 26px;
        background: #ccc;
        overflow: hidden;
        text-align: center;
        color: #fff;
        font-size: 14px;
        line-height: 1.85;
    }

    .y-process .y-current {
        background: #00a2ca;
    }

    .y-process .y-complete {
        background: #9cddf5;
    }

    .y-process .y-arrow {
        position: relative;
        float: left;
        display: inline;
        width: 2%;
        height: 26px;
        overflow: hidden;
        background: #ccc;
    }

    .y-process .y-complete-current {
        background: #00a2ca;
    }

    .y-process .y-complete-complete {
        background: #9cddf5;
    }

    .y-process .y-arrow .y-next, .y-process .y-arrow .y-prev {
        position: absolute;
        display: block;
        left: 0;
        top: -3px;
        height: 0;
        width: 0;
        overflow: hidden;
        border: solid 10px transparent;
        border-width: 16px 10px;
        border-left-color: #fff;
        _border-color: #000;
        _filter: chroma(color=#000);
        _border-left-color: #fff;
    }

    .y-process .y-arrow .y-prev {
        top: 0;
        border-width: 13px 8px;
        border-left-color: #ccc;
        _border-left-color: #ccc;
    }

    .y-process .y-complete-current .y-prev {
        border-left-color: #9cddf5;
    }

    .y-process .y-current-unit .y-prev {
        border-left-color: #00a2ca;
    }

    .y-process .y-complete-complete .y-prev {
        border-left-color: #9cddf5;
    }

    .y-process.y-process-2 .y-unit {
        width: 49%;
        *width: 48.9%;
    }

    .y-process.y-process-3 .y-unit {
        width: 32%;
        *width: 31.9%;
    }

    .y-process.y-process-4 .y-unit {
        width: 23.5%;
        *width: 23.4%;
    }

    .y-process.y-process-5 .y-unit {
        width: 18.4%;
        *width: 18.3%;
    }

.y-tab {
    position: relative;
    height: 47px;
    border-bottom: solid 1px #ddd;
    overflow: visible;
}

    .y-tab ul {
        position: absolute;
        height: 48px;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    .y-tab li {
        float: left;
        display: inline;
        overflow: visible;
    }

        .y-tab li a, .y-tab li span {
            position: relative;
            display: inline-block;
            font-size: 14px;
            line-height: 2.6;
            text-align: center;
            cursor: pointer;
            z-index: 0;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -ms-transition: all .3s;
            -o-transition: all .3s;
            *position: static;
        }

        .y-tab li .y-item, .y-tab li .y-item:link, .y-tab li .y-item:visited {
            border: solid 1px #ddd;
            background: #fbfaf8;
            height: 38px;
            min-width: 130px;
            margin-left: -1px;
            padding: 5px 23px 3px;
            color: #666;
            *width: auto;
        }

    .y-tab .y-first .y-item, .y-tab .y-first .y-item:link, .y-tab .y-first .y-item:visited {
        margin-left: 0!important;
    }

    .y-tab li .y-item:hover {
        background: #fff;
        color: #00a2ca;
        text-decoration: none;
    }

    .y-tab .y-current .y-item, .y-tab .y-current .y-item:hover, .y-tab .y-current .y-item:link, .y-tab .y-current .y-item:visited {
        background: #fff;
        border-top: solid 2px #00a2ca;
        border-bottom-width: 0;
        padding: 4px 23px;
        color: #000;
        text-decoration: none;
        z-index: 1;
    }

    .y-tab .y-more {
        float: right;
        display: inline;
        white-space: nowrap;
        text-align: right;
    }

        .y-tab .y-more a {
            display: inline-block;
            height: 38px;
            margin-top: 6px;
            margin-left: 32px;
            font-size: 14px;
            line-height: 2.6;
        }

    .y-tab.y-tab-l {
        height: 74px;
        border-width: 0;
        overflow: visible;
    }

        .y-tab.y-tab-l ul, .y-tab.y-tab-s ul {
            position: static;
            height: auto;
            overflow: visible;
        }

    .y-tab.y-tab-2 li {
        width: 50%;
        *width: 49.9%;
    }

    .y-tab.y-tab-3 li {
        width: 33%;
        *width: 32.9%;
    }

    .y-tab.y-tab-3 .y-first {
        width: 34%;
    }

    .y-tab.y-tab-4 li {
        width: 25%;
        *width: 24.9%;
    }

    .y-tab.y-tab-5 li {
        width: 20%;
        *width: 19.9%;
    }

    .y-tab.y-tab-6 li {
        width: 16.5%;
        *width: 16.4%;
    }

    .y-tab.y-tab-6 .y-first {
        width: 17.5%;
    }

    .y-tab.y-tab-7 li {
        width: 14.3%;
        *width: 14.2%;
    }

    .y-tab.y-tab-7 .y-first {
        width: 14.2%;
    }

    .y-tab.y-tab-8 li {
        width: 12.5%;
        *width: 12.4%;
    }

    .y-tab.y-tab-l li a, .y-tab.y-tab-l li span, .y-tab.y-tab-s li a, .y-tab.y-tab-s li span {
        position: relative;
        display: block;
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
        cursor: pointer;
        z-index: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        *position: static;
    }

    .y-tab.y-tab-l li .y-item, .y-tab.y-tab-l li .y-item:link, .y-tab.y-tab-l li .y-item:visited {
        border: solid 1px #ddd;
        background: #fbfaf8;
        height: 50px;
        margin-left: -1px;
        padding: 12px 0 10px;
        color: #666;
        *width: auto;
    }

    .y-tab.y-tab-l .y-item strong {
        display: block;
        text-align: center;
        font-size: 18px;
        font-weight: 400;
    }

    .y-tab.y-tab-l .y-item i {
        font-size: 14px;
    }

    .y-tab.y-tab-l li .y-item:hover {
        background: #fff;
        color: #00a2ca;
        text-decoration: none;
    }

    .y-tab.y-tab-l .y-current .y-item, .y-tab.y-tab-l .y-current .y-item:hover, .y-tab.y-tab-l .y-current .y-item:link, .y-tab.y-tab-l .y-current .y-item:visited {
        background: #fff;
        border-top: solid 2px #00a2ca;
        border-bottom-width: 0;
        padding: 11px 0;
        color: #000;
        text-decoration: none;
        z-index: 1;
    }

        .y-tab.y-tab-l .y-current .y-item i {
            color: #666;
        }

    .y-tab.y-tab-s {
        height: 48px;
        border-width: 0;
        overflow: visible;
    }

        .y-tab.y-tab-s li .y-item, .y-tab.y-tab-s li .y-item:link, .y-tab.y-tab-s li .y-item:visited {
            border: solid 1px #ddd;
            background: #fbfaf8;
            height: 22px;
            margin-left: -1px;
            padding: 12px 0;
            color: #666;
            *width: auto;
        }

            .y-tab.y-tab-s li .y-item:hover {
                background: #fff;
                color: #00a2ca;
                text-decoration: none;
            }

        .y-tab.y-tab-s .y-current .y-item, .y-tab.y-tab-s .y-current .y-item:hover, .y-tab.y-tab-s .y-current .y-item:link, .y-tab.y-tab-s .y-current .y-item:visited {
            background: #fff;
            border: solid 1px #ddd;
            border-top: solid 2px #00a2ca;
            padding: 11px 0 12px;
            color: #000;
            text-decoration: none;
            z-index: 1;
        }

.y-tag {
    position: relative;
    height: 32px;
}

    .y-tag .y-item, .y-tag .y-item:link, .y-tag .y-item:visited {
        float: left;
        display: inline;
        height: 28px;
        padding: 2px 0;
        font-size: 16px;
        font-weight: 700;
        color: #666;
        line-height: 1.9;
        cursor: pointer;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }

        .y-tag .y-item:hover {
            color: #000;
            text-decoration: none;
        }

    .y-tag .y-current, .y-tag .y-current:hover, .y-tag .y-current:link, .y-tag .y-current:visited {
        padding: 2px 0 0;
        border-bottom: solid 2px #000;
        color: #000;
    }

    .y-tag.y-tag-left .y-item {
        margin-right: 32px;
    }

    .y-tag.y-tag-right .y-item {
        float: right;
        margin-left: 32px;
    }

    .y-tag.y-tag-s {
        height: 24px;
    }

        .y-tag.y-tag-s .y-item, .y-tag.y-tag-s .y-item:link, .y-tag.y-tag-s .y-item:visited {
            float: left;
            display: inline;
            height: 20px;
            padding: 2px 0;
            font-size: 12px;
            font-weight: 700;
            color: #666;
            line-height: 1.8;
            cursor: pointer;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -ms-transition: all .3s;
            -o-transition: all .3s;
        }

            .y-tag.y-tag-s .y-item:hover {
                color: #000;
                text-decoration: none;
            }

        .y-tag.y-tag-s .y-current, .y-tag.y-tag-s .y-current:hover, .y-tag.y-tag-s .y-current:link, .y-tag.y-tag-s .y-current:visited {
            padding: 2px 0 0;
            border-bottom: solid 2px #000;
            color: #000;
        }

        .y-tag.y-tag-s.y-tag-left .y-item {
            margin-right: 24px;
        }

        .y-tag.y-tag-s.y-tag-right .y-item {
            float: right;
            margin-left: 24px;
        }

.y-tab-box, .y-tab-box .y-hd {
    position: relative;
}

    .y-tab-box .y-hd {
        height: 48px;
        background: #fbfaf8;
        overflow: visible;
    }

    .y-tab-box .y-tab {
        height: 46px;
        border: solid 1px #ddd;
    }

        .y-tab-box .y-tab ul {
            top: -1px;
            left: -1px;
        }

    .y-tab-box .y-bd {
        border: solid 1px #ddd;
        border-top-width: 0;
        background: #fff;
        padding: 20px 23px;
    }

.y-table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    line-height: 1.5;
    color: #333;
}

    .y-table td, .y-table th {
        vertical-align: middle;
        text-align: left;
        cursor: default;
    }

    .y-table th {
        background: #eee;
        height: 32px;
        font-weight: 700;
        color: #000;
        white-space: nowrap;
        padding: 0 12px;
    }

    .y-table td {
        padding: 17px 12px;
    }

    .y-table tr {
        background: #fff;
        border-bottom: solid 1px #f6f6f6;
        -webkit-transition: background .3s;
        -moz-transition: background .3s;
        -ms-transition: background .3s;
        -o-transition: background .3s;
    }

    .y-table.y-table-odd tr:nth-child(odd) {
        background: #f9f9f9;
    }

    .y-table.y-table-odd tr:nth-child(even) {
        background: #fff;
    }

    .y-table.y-table-odd tr {
        border-bottom-width: 0;
    }

    .y-table.y-table-odd {
        border-bottom: solid 1px #e3e3e3;
    }

        .y-table tr:hover, .y-table.y-table-odd tr:hover {
            background: #eafbfe;
        }

    .y-table .y-nowrap {
        white-space: nowrap;
    }

    .y-table .y-align-right {
        text-align: right;
    }

    .y-table .y-align-center {
        text-align: center;
    }

    .y-table.y-table-s td {
        padding: 7px 12px;
    }

.y-loading, .y-title-loading .y-loading {
    background: url(aliyun/www-dpl/0.5.59/knight/images/loading-32-32.gif) no-repeat;
}

.y-title {
    background: #ccc;
    padding: 4px;
    width: 430px;
    background: rgba(0,0,0,.2);
}

    .y-title .y-box {
        padding: 5px 20px 17px;
        background: #fff;
        line-height: 1.5;
        color: #333;
    }

    .y-title .y-hd {
        padding: 7px 0 0;
        line-height: 2;
        font-size: 16px;
        font-weight: 700;
        border-bottom: solid 1px #dedede;
    }

    .y-title .y-bd {
        padding-top: 12px;
    }

.y-title-loading {
    width: 130px;
}

    .y-title-loading .y-loading {
        height: 32px;
        min-height: 32px;
        background-position: 0 0;
        padding-left: 40px;
        line-height: 2.7;
        font-size: 12px;
        color: #333;
    }

.y-loading {
    background-position: center center;
    min-height: 300px;
}

.y-page-title {
    min-width: 1000px;
    height: 56px;
    border-bottom: solid 1px #e5e5e5;
    z-index: 9;
}

    .y-page-title .y-page-title-nav, .y-page-title h1 {
        display: inline;
        height: 20px;
        margin-top: 18px;
        line-height: 20px;
    }

    .y-page-title h1 {
        border-left: solid 4px #00a2ca;
        padding-left: 8px;
        float: left;
        font-size: 20px;
        color: #00a2ca;
    }

    .y-page-title .y-page-title-nav {
        float: right;
        font-size: 12px;
        color: #666;
        text-align: right;
    }

    .y-page-title .y-lnk-gray:hover {
        text-decoration: none;
    }

    .y-page-title .y-page-title-other-products i {
        display: inline-block;
        width: 0;
        height: 0;
        border: solid 4px transparent;
        border-top-color: #000;
        margin-left: 8px;
        vertical-align: middle;
    }

    .y-page-title .y-page-title-box {
        position: relative;
    }

        .y-page-title .y-page-title-box:after {
            display: block;
            height: 0;
            visibility: hidden;
            clear: both;
            font-size: 0;
            content: " ";
        }

    .y-page-title .y-page-title-other-list {
        position: absolute;
        right: 0;
        top: 40px;
        border: solid 1px #eee;
        background: #fff;
    }

        .y-page-title .y-page-title-other-list li {
            vertical-align: middle;
        }

    .y-page-title .y-page-title-other-item {
        display: block;
        padding: 0 10px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }

        .y-page-title .y-page-title-other-item:link, .y-page-title .y-page-title-other-item:visited {
            background: #fff;
            color: #666;
        }

        .y-page-title .y-page-title-other-item:hover {
            text-decoration: none;
            background: #f4f4f4;
        }

@font-face {
    font-family: 'iconfont';
    src: url();
    src: url() format('embedded-opentype'),url() format('woff'),url() format('truetype'),url() format('svg');
    font-weight: 400;
    font-style: normal;
}

[class*=" icon-"], [class^=icon-] {
    font-family: 'iconfont';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ace-big:before {
    content: "\e900";
}

.icon-ace:before {
    content: "\e901";
}

.icon-actiontrail-big:before {
    content: "\e902";
}

.icon-actiontrail:before {
    content: "\e903";
}

.icon-add:before {
    content: "\e904";
}

.icon-ads-big:before {
    content: "\e905";
}

.icon-ads:before {
    content: "\e906";
}

.icon-aec:before {
    content: "\e907";
}

.icon-aegis-big:before {
    content: "\e908";
}

.icon-aegis:before {
    content: "\e909";
}

.icon-afc:before {
    content: "\e90a";
}

.icon-agc:before {
    content: "\e90b";
}

.icon-aic:before {
    content: "\e90c";
}

.icon-aliyun-mobile:before {
    content: "\e90d";
}

.icon-amc:before {
    content: "\e90e";
}

.icon-amr-big:before {
    content: "\e90f";
}

.icon-amr:before {
    content: "\e910";
}

.icon-antifraud-big:before {
    content: "\e911";
}

.icon-antifraud:before {
    content: "\e912";
}

.icon-api-big .path1:before {
    content: "\e913";
    color: #000;
}

.icon-api-big .path2:before {
    content: "\e914";
    margin-left: -1em;
    color: #000;
}

.icon-api-big .path3:before {
    content: "\e915";
    margin-left: -1em;
    color: #000;
}

.icon-api-big .path4:before {
    content: "\e916";
    margin-left: -1em;
    color: #000;
}

.icon-api-big .path5:before, .icon-api-big .path6:before {
    content: "\e917";
    margin-left: -1em;
    color: #020202;
}

.icon-api-big .path6:before {
    content: "\e918";
}

.icon-api .path1:before {
    content: "\e919";
    color: #000;
}

.icon-api .path2:before {
    content: "\e91a";
    margin-left: -1em;
    color: #000;
}

.icon-api .path3:before, .icon-api .path4:before {
    content: "\e91b";
    margin-left: -1em;
    color: #020202;
}

.icon-api .path4:before {
    content: "\e91c";
}

.icon-apigateway-big:before {
    content: "\e91d";
}

.icon-apigateway:before {
    content: "\e91e";
}

.icon-appendix:before {
    content: "\e91f";
}

.icon-aps-big .path1:before {
    content: "\e920";
    color: #000;
}

.icon-aps-big .path2:before, .icon-aps-big .path3:before {
    content: "\e921";
    margin-left: -1em;
    color: #231815;
}

.icon-aps-big .path3:before {
    content: "\e922";
}

.icon-aps-big .path4:before, .icon-aps-big .path5:before {
    content: "\e923";
    margin-left: -1em;
    color: #231815;
}

.icon-aps-big .path5:before {
    content: "\e924";
}

.icon-aps:before {
    content: "\e925";
}

.icon-arc:before {
    content: "\e926";
}

.icon-arms-big:before {
    content: "\e927";
}

.icon-arms:before {
    content: "\e928";
}

.icon-arrow-left:before {
    content: "\e929";
}

.icon-arrow-right:before {
    content: "\e92a";
}

.icon-asc:before {
    content: "\e92b";
}

.icon-ats-big:before {
    content: "\e92c";
}

.icon-ats:before {
    content: "\e92d";
}

.icon-awc:before {
    content: "\e92e";
}

.icon-bang:before {
    content: "\e92f";
}

.icon-bang2:before {
    content: "\e930";
}

.icon-batchcompute-big .path1:before {
    content: "\e931";
    color: #000;
}

.icon-batchcompute-big .path2:before {
    content: "\e932";
    margin-left: -1em;
    color: #0c0101;
}

.icon-batchcompute:before {
    content: "\e933";
}

.icon-blow-up:before {
    content: "\e934";
}

.icon-bullhorn:before {
    content: "\e935";
}

.icon-caiyunjian-big:before {
    content: "\e936";
}

.icon-caiyunjian:before {
    content: "\e937";
}

.icon-calendar:before {
    content: "\e938";
}

.icon-card:before {
    content: "\e939";
}

.icon-cas-big:before {
    content: "\e93a";
}

.icon-cas:before {
    content: "\e93b";
}

.icon-cdi-big:before {
    content: "\e93c";
}

.icon-cdi:before {
    content: "\e93d";
}

.icon-cdn-big:before {
    content: "\e93e";
}

.icon-cdn:before {
    content: "\e93f";
}

.icon-cdp-big:before {
    content: "\e940";
}

.icon-cdp:before {
    content: "\e941";
}

.icon-cli-big:before {
    content: "\e942";
}

.icon-cli:before {
    content: "\e943";
}

.icon-clock:before {
    content: "\e944";
}

.icon-cloud:before {
    content: "\e945";
}

.icon-containerservice-big:before {
    content: "\e946";
}

.icon-containerservice:before {
    content: "\e947";
}

.icon-counter:before {
    content: "\e948";
}

.icon-cps-big:before {
    content: "\e949";
}

.icon-cps:before {
    content: "\e94a";
}

.icon-csb-big:before {
    content: "\e94b";
}

.icon-csb:before {
    content: "\e94c";
}

.icon-customer:before {
    content: "\e94d";
}

.icon-customers:before {
    content: "\e94e";
}

.icon-ddos-big:before {
    content: "\e94f";
}

.icon-ddos:before {
    content: "\e950";
}

.icon-ddosbasic-big:before {
    content: "\e951";
}

.icon-ddosbasic:before {
    content: "\e952";
}

.icon-dfs-big:before {
    content: "\e953";
}

.icon-dfs:before {
    content: "\e954";
}

.icon-dialog2:before {
    content: "\e955";
}

.icon-dianshang:before {
    content: "\e956";
}

.icon-dingding:before {
    content: "\e957";
}

.icon-directmail-big:before {
    content: "\e958";
}

.icon-directmail:before {
    content: "\e959";
}

.icon-disk-big:before {
    content: "\e95a";
}

.icon-disk:before {
    content: "\e95b";
}

.icon-dms-big:before {
    content: "\e95c";
}

.icon-dms:before {
    content: "\e95d";
}

.icon-dns-big:before {
    content: "\e95e";
}

.icon-dns:before {
    content: "\e95f";
}

.icon-down:before {
    content: "\e960";
}

.icon-down2:before {
    content: "\e961";
}

.icon-down3:before {
    content: "\e962";
}

.icon-download:before {
    content: "\e963";
}

.icon-dpa-big:before {
    content: "\e964";
}

.icon-dpa:before {
    content: "\e965";
}

.icon-dpc-big:before {
    content: "\e966";
}

.icon-dpc:before {
    content: "\e967";
}

.icon-drds-big:before {
    content: "\e968";
}

.icon-drds:before {
    content: "\e969";
}

.icon-dsi-big:before {
    content: "\e96a";
}

.icon-dsi:before {
    content: "\e96b";
}

.icon-dts-big:before {
    content: "\e96c";
}

.icon-dts:before {
    content: "\e96d";
}

.icon-duomeiti:before {
    content: "\e96e";
}

.icon-duomeitizhuanqu:before {
    content: "\e96f";
}

.icon-earth:before {
    content: "\e970";
}

.icon-eclipse-big:before {
    content: "\e971";
}

.icon-eclipse:before {
    content: "\e972";
}

.icon-ecommerce:before {
    content: "\e973";
}

.icon-ecs-big:before {
    content: "\e974";
}

.icon-ecs:before {
    content: "\e975";
}

.icon-edas-big:before {
    content: "\e976";
}

.icon-edas:before {
    content: "\e977";
}

.icon-elp-big:before {
    content: "\e978";
}

.icon-elp:before {
    content: "\e979";
}

.icon-emapreduce-big:before {
    content: "\e97a";
}

.icon-emapreduce:before {
    content: "\e97b";
}

.icon-esn-big .path1:before {
    content: "\e97c";
    color: #000;
}

.icon-esn-big .path2:before, .icon-esn-big .path3:before {
    content: "\e97d";
    margin-left: -1em;
    color: #040000;
}

.icon-esn-big .path3:before {
    content: "\e97e";
}

.icon-esn:before {
    content: "\e97f";
}

.icon-ess-big:before {
    content: "\e980";
}

.icon-ess:before {
    content: "\e981";
}

.icon-ews-big:before {
    content: "\e982";
}

.icon-ews:before {
    content: "\e983";
}

.icon-expressconnect-big:before {
    content: "\e984";
}

.icon-expressconnect:before {
    content: "\e985";
}

.icon-fanhui:before {
    content: "\e986";
}

.icon-file:before {
    content: "\e987";
}

.icon-game:before {
    content: "\e988";
}

.icon-giving:before {
    content: "\e989";
}

.icon-gold:before {
    content: "\e98a";
}

.icon-good:before {
    content: "\e98b";
}

.icon-gpdb-big:before {
    content: "\e98c";
}

.icon-gpdb:before {
    content: "\e98d";
}

.icon-havip-big:before {
    content: "\e98e";
}

.icon-havip:before {
    content: "\e98f";
}

.icon-hcc:before {
    content: "\e990";
}

.icon-heart:before {
    content: "\e991";
}

.icon-heart2:before {
    content: "\e992";
}

.icon-help:before {
    content: "\e993";
}

.icon-home:before {
    content: "\e994";
}

.icon-hpc-big:before {
    content: "\e995";
}

.icon-hpc:before {
    content: "\e996";
}

.icon-hsm-big:before {
    content: "\e997";
}

.icon-hsm:before {
    content: "\e998";
}

.icon-httpdns-big:before {
    content: "\e999";
}

.icon-httpdns:before {
    content: "\e99a";
}

.icon-info:before {
    content: "\e99b";
}

.icon-iot-big:before {
    content: "\e99c";
}

.icon-iot:before {
    content: "\e99d";
}

.icon-jiankong-big:before {
    content: "\e99e";
}

.icon-jiankong:before {
    content: "\e99f";
}

.icon-jinrong:before {
    content: "\e9a0";
}

.icon-keyongxingzhongxin-big:before {
    content: "\e9a4";
}

.icon-keyongxingzhongxin:before {
    content: "\e9a5";
}

.icon-kms-big:before {
    content: "\e9a6";
}

.icon-kms:before {
    content: "\e9a7";
}

.icon-kvstore-big:before {
    content: "\e9a8";
}

.icon-kvstore:before {
    content: "\e9a9";
}

.icon-L0:before {
    content: "\e9aa";
}

.icon-L1:before {
    content: "\e9ab";
}

.icon-L2:before {
    content: "\e9ac";
}

.icon-L3:before {
    content: "\e9ad";
}

.icon-L4:before {
    content: "\e9ae";
}

.icon-left:before {
    content: "\e9af";
}

.icon-left2:before {
    content: "\e9b0";
}

.icon-left3:before {
    content: "\e9b1";
}

.icon-lessen:before {
    content: "\e9b2";
}

.icon-link:before {
    content: "\e9b3";
}

.icon-livevideo-big:before {
    content: "\e9b4";
}

.icon-livevideo:before {
    content: "\e9b5";
}

.icon-loading:before {
    content: "\e9b6";
}

.icon-lock:before {
    content: "\e9b7";
}

.icon-logo:before {
    content: "\e9b8";
}

.icon-logo2:before {
    content: "\e9b9";
}

.icon-logo3:before {
    content: "\e9ba";
}

.icon-lvwang-big:before {
    content: "\e9bb";
}

.icon-lvwang:before {
    content: "\e9bc";
}

.icon-mac-big:before {
    content: "\e9bd";
}

.icon-mac:before {
    content: "\e9be";
}

.icon-mail:before {
    content: "\e9bf";
}

.icon-man-big:before {
    content: "\e9c0";
}

.icon-man:before {
    content: "\e9c1";
}

.icon-medal-gold:before {
    content: "\e9c2";
}

.icon-medal-silver:before {
    content: "\e9c3";
}

.icon-medal-standard:before {
    content: "\e9c4";
}

.icon-medal-strategy:before {
    content: "\e9c5";
}

.icon-medal:before {
    content: "\e9c6";
}

.icon-menu:before {
    content: "\e9c7";
}

.icon-mns-big:before {
    content: "\e9c8";
}

.icon-mns:before {
    content: "\e9c9";
}

.icon-mobsec-big:before {
    content: "\e9ca";
}

.icon-mobsec:before {
    content: "\e9cb";
}

.icon-money:before {
    content: "\e9cc";
}

.icon-money2:before {
    content: "\e9cd";
}

.icon-mongodb-big:before {
    content: "\e9ce";
}

.icon-mongodb:before {
    content: "\e9cf";
}

.icon-mqs-big:before {
    content: "\e9d0";
}

.icon-mqs:before {
    content: "\e9d1";
}

.icon-mss-big:before {
    content: "\e9d2";
}

.icon-mss:before {
    content: "\e9d3";
}

.icon-mts-big:before {
    content: "\e9d4";
}

.icon-mts:before {
    content: "\e9d5";
}

.icon-nas-big:before {
    content: "\e9d6";
}

.icon-nas:before {
    content: "\e9d7";
}

.icon-nat-big:before {
    content: "\e9d8";
}

.icon-nat:before {
    content: "\e9d9";
}

.icon-no3:before {
    content: "\e9da";
}

.icon-o2o:before {
    content: "\e9db";
}

.icon-oas-big:before {
    content: "\e9dc";
}

.icon-oas:before {
    content: "\e9dd";
}

.icon-oceanbase-big:before {
    content: "\e9de";
}

.icon-oceanbase:before {
    content: "\e9df";
}

.icon-ocs-big:before {
    content: "\e9e0";
}

.icon-ocs:before {
    content: "\e9e1";
}

.icon-odps-big:before {
    content: "\e9e2";
}

.icon-odps:before {
    content: "\e9e3";
}

.icon-ons-big:before {
    content: "\e9e4";
}

.icon-ons:before {
    content: "\e9e5";
}

.icon-opensearch-big:before {
    content: "\e9e6";
}

.icon-opensearch:before {
    content: "\e9e7";
}

.icon-order:before {
    content: "\e9e8";
}

.icon-oss-big:before {
    content: "\e9e9";
}

.icon-oss:before {
    content: "\e9ea";
}

.icon-ots-big:before {
    content: "\e9eb";
}

.icon-ots:before {
    content: "\e9ec";
}

.icon-pen:before {
    content: "\e9ed";
}

.icon-petadata-big:before {
    content: "\e9ee";
}

.icon-petadata:before {
    content: "\e9ef";
}

.icon-phone:before {
    content: "\e9f0";
}

.icon-pic:before {
    content: "\e9f1";
}

.icon-play:before {
    content: "\e9f2";
}

.icon-ppt:before {
    content: "\e9f3";
}

.icon-pts-big:before {
    content: "\e9f4";
}

.icon-pts:before {
    content: "\e9f5";
}

.icon-qingecs:before {
    content: "\e9f6";
}

.icon-qiyejianzhan-big:before {
    content: "\e9f7";
}

.icon-qiyejianzhan:before {
    content: "\e9f8";
}

.icon-ram-big:before {
    content: "\e9f9";
}

.icon-ram:before {
    content: "\e9fa";
}

.icon-rds-big:before {
    content: "\e9fb";
}

.icon-rds:before {
    content: "\e9fc";
}

.icon-recovery:before {
    content: "\e9fd";
}

.icon-reduce:before {
    content: "\e9fe";
}

.icon-reload:before {
    content: "\e9ff";
}

.icon-right:before {
    content: "\ea00";
}

.icon-right2:before {
    content: "\ea01";
}

.icon-right3:before {
    content: "\ea02";
}

.icon-ros-big:before {
    content: "\ea03";
}

.icon-ros:before {
    content: "\ea04";
}

.icon-rubbish:before {
    content: "\ea05";
}

.icon-sale:before {
    content: "\ea06";
}

.icon-sas-big:before {
    content: "\ea07";
}

.icon-sas:before {
    content: "\ea08";
}

.icon-scan-big:before {
    content: "\ea09";
}

.icon-scan:before {
    content: "\ea0a";
}

.icon-schedulerx-big:before {
    content: "\ea0b";
}

.icon-schedulerx:before {
    content: "\ea0c";
}

.icon-Search:before {
    content: "\ea0d";
}

.icon-service:before {
    content: "\ea0e";
}

.icon-set:before {
    content: "\ea0f";
}

.icon-set2:before {
    content: "\ea10";
}

.icon-shopping-cart:before {
    content: "\ea11";
}

.icon-shujuAPI:before {
    content: "\ea12";
}

.icon-silver .path1:before {
    content: "\ea13";
    color: #000;
}

.icon-silver .path2:before {
    content: "\ea14";
    margin-left: -1em;
    color: #000;
}

.icon-silver .path3:before, .icon-silver .path4:before {
    content: "\ea15";
    margin-left: -1em;
    color: #000;
}

.icon-silver .path4:before {
    content: "\ea16";
}

.icon-silver .path5:before {
    content: "\ea17";
    margin-left: -1em;
    color: #040000;
}

.icon-slb-big:before {
    content: "\ea18";
}

.icon-slb:before {
    content: "\ea19";
}

.icon-slm-big:before {
    content: "\ea1a";
}

.icon-slm:before {
    content: "\ea1b";
}

.icon-sls-big:before {
    content: "\ea1c";
}

.icon-sls:before {
    content: "\ea1d";
}

.icon-smile:before {
    content: "\ea1e";
}

.icon-sos-big:before {
    content: "\ea1f";
}

.icon-sos:before {
    content: "\ea20";
}

.icon-sppc-big:before {
    content: "\ea21";
}

.icon-sppc:before {
    content: "\ea22";
}

.icon-standard .path1:before {
    content: "\ea23";
    color: #000;
}

.icon-standard .path2:before {
    content: "\ea24";
    margin-left: -1em;
    color: #000;
}

.icon-standard .path3:before {
    content: "\ea25";
    margin-left: -1em;
    color: #000;
}

.icon-standard .path4:before {
    content: "\ea26";
    margin-left: -1em;
    color: #000;
}

.icon-standard .path5:before {
    content: "\ea27";
    margin-left: -1em;
    color: #000;
}

.icon-standard .path6:before {
    content: "\ea28";
    margin-left: -1em;
    color: #000;
}

.icon-standard .path7:before {
    content: "\ea29";
    margin-left: -1em;
    color: #000;
}

.icon-standard .path8:before {
    content: "\ea2a";
    margin-left: -1em;
    color: #000;
}

.icon-standard .path9:before {
    content: "\ea2b";
    margin-left: -1em;
    color: #040000;
}

.icon-star:before {
    content: "\ea2c";
}

.icon-star2:before {
    content: "\ea2d";
}

.icon-stop:before {
    content: "\ea2e";
}

.icon-storage:before {
    content: "\ea2f";
}

.icon-strap:before {
    content: "\ea30";
}

.icon-strategy .path1:before {
    content: "\ea31";
    color: #000;
}

.icon-strategy .path2:before {
    content: "\ea32";
    margin-left: -1em;
    color: #000;
}

.icon-strategy .path3:before {
    content: "\ea33";
    margin-left: -1em;
    color: #000;
}

.icon-strategy .path4:before {
    content: "\ea34";
    margin-left: -1em;
    color: #000;
}

.icon-strategy .path5:before {
    content: "\ea35";
    margin-left: -1em;
    color: #040000;
}

.icon-tel:before {
    content: "\ea36";
}

.icon-toolsimage-big:before {
    content: "\ea37";
}

.icon-toolsimage:before {
    content: "\ea38";
}

.icon-txc-big:before {
    content: "\ea39";
}

.icon-txc:before {
    content: "\ea3a";
}

.icon-unlock:before {
    content: "\ea3b";
}

.icon-up:before {
    content: "\ea3c";
}

.icon-up2:before {
    content: "\ea3d";
}

.icon-up3:before {
    content: "\ea3e";
}

.icon-updown:before {
    content: "\ea3f";
}

.icon-upload:before {
    content: "\ea40";
}

.icon-video:before {
    content: "\ea41";
}

.icon-vipaegis-big:before {
    content: "\ea42";
}

.icon-vipaegis:before {
    content: "\ea43";
}

.icon-visualstudio-big:before {
    content: "\ea44";
}

.icon-visualstudio:before {
    content: "\ea45";
}

.icon-vod-big:before {
    content: "\ea46";
}

.icon-vod:before {
    content: "\ea47";
}

.icon-vpc-big:before {
    content: "\ea48";
}

.icon-vpc:before {
    content: "\ea49";
}

.icon-waf-big:before {
    content: "\ea4a";
}

.icon-waf:before {
    content: "\ea4b";
}

.icon-webyingyong:before {
    content: "\ea4c";
}

.icon-wrong-thin:before {
    content: "\ea4d";
}

.icon-wrong-w3:before {
    content: "\ea4e";
}

.icon-wrong:before {
    content: "\ea4f";
}

.icon-ws:before {
    content: "\ea50";
}

.icon-xianzhi-big:before {
    content: "\ea51";
}

.icon-xianzhi:before {
    content: "\ea52";
}

.icon-yes2:before {
    content: "\ea53";
}

.icon-yes3:before {
    content: "\ea54";
}

.icon-yidong:before {
    content: "\ea55";
}

.icon-youxi:before {
    content: "\ea56";
}

.icon-ysf-big .path1:before {
    content: "\ea57";
    color: #000;
}

.icon-ysf-big .path2:before, .icon-ysf-big .path3:before {
    content: "\ea58";
    margin-left: -1em;
    color: #040000;
}

.icon-ysf-big .path3:before {
    content: "\ea59";
}

.icon-ysf-big .path4:before, .icon-ysf-big .path5:before {
    content: "\ea5a";
    margin-left: -1em;
    color: #040000;
}

.icon-ysf-big .path5:before {
    content: "\ea5b";
}

.icon-ysf:before {
    content: "\ea5c";
}

.icon-yuming-big:before {
    content: "\ea5d";
}

.icon-yuming:before {
    content: "\ea5e";
}

.icon-yumingyuwangzhan-big:before {
    content: "\ea5f";
}

.icon-yumingyuwangzhan-honestly:before {
    content: "\ea60";
}

.icon-yumingyuwangzhan:before {
    content: "\ea61";
}

.icon-yundun-big:before {
    content: "\ea62";
}

.icon-yundun:before {
    content: "\ea63";
}

.icon-yunjiankong-big:before {
    content: "\ea64";
}

.icon-yunjiankong:before {
    content: "\ea65";
}

.icon-yunxunizhuji-big:before {
    content: "\ea66";
}

.icon-yunxunizhuji-honestly:before {
    content: "\ea67";
}

.icon-yunxunizhuji:before {
    content: "\ea68";
}

.icon-yunyouxiang-big .path1:before {
    content: "\ea69";
    color: #000;
}

.icon-yunyouxiang-big .path2:before {
    content: "\ea6a";
    margin-left: -1em;
    color: #040000;
}

.icon-yunyouxiang-honestly:before {
    content: "\ea6b";
}

.icon-yunyouxiang:before {
    content: "\ea6c";
}

.icon-zhuanxian:before {
    content: "\ea6d";
}

.topbar {
    background-color: #008fb5;
    height: 28px;
    line-height: 28px;
    position: relative;
    z-index: 105;
}

    .topbar .topbar-right {
        float: right;
    }

        .topbar .topbar-right .login, .topbar .topbar-right .sign-in {
            float: left;
            height: 28px;
            display: none;
        }

        .topbar .topbar-right a {
            color: #fff;
        }

            .topbar .topbar-right a:hover {
                text-decoration: none;
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
                opacity: .8;
            }

        .topbar .topbar-right i {
            height: 12px;
            width: 1px;
            margin: 0 10px;
            background-color: #0c9abe;
        }

        .topbar .topbar-right .login .user-link, .topbar .topbar-right .login .user-link .user-name, .topbar .topbar-right .sign-in.unlogined, .topbar .topbar-right i {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            zoom: 1;
            *display: inline;
        }

        .topbar .topbar-right .login .user-link {
            position: relative;
            padding-right: 10px;
            margin-right: 7px;
            min-width: 80px;
        }

            .topbar .topbar-right .login .user-link b {
                width: 0;
                height: 0;
                border-width: 4px;
                border-style: solid;
                border-color: #fff transparent transparent;
                font-size: 0;
                line-height: 0;
                position: absolute;
                top: 50%;
                right: 7px;
                margin-top: -3px;
                *margin-top: -1px;
            }

            .topbar .topbar-right .login .user-link .user-name {
                height: 28px;
                line-height: 18px;
                *line-height: 28px;
                padding: 0 8px;
            }

            .topbar .topbar-right .login .user-link .login-dropdown {
                position: absolute;
                left: 0;
                top: 23px;
                display: none;
                background-color: #008ab0;
                width: 100%;
            }

                .topbar .topbar-right .login .user-link .login-dropdown li {
                    height: 28px;
                    line-height: 28px;
                    padding-left: 8px;
                }

                    .topbar .topbar-right .login .user-link .login-dropdown li a {
                        display: -moz-inline-stack;
                        display: inline-block;
                        vertical-align: middle;
                        *vertical-align: auto;
                        zoom: 1;
                        *display: inline;
                        width: 100%;
                    }

                    .topbar .topbar-right .login .user-link .login-dropdown li:hover {
                        background-color: #007494;
                    }

            .topbar .topbar-right .login .user-link:hover {
                background-color: #008ab0;
            }

                .topbar .topbar-right .login .user-link:hover .login-dropdown {
                    display: block;
                }

                .topbar .topbar-right .login .user-link:hover b {
                    border-color: transparent transparent #fff;
                    margin-top: -8px;
                }

        .topbar .topbar-right .login .message-count {
            font-size: 12px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
            background: #f90;
            color: #fff;
            width: auto;
            position: static!important;
            padding: 0 10px!important;
        }

            .topbar .topbar-right .login .message-count:hover {
                background: #f60;
            }

.cloud-helper-blue {
    color: #00a2c9;
}

.cloud-helper-body-wrap {
    font: 12px/1.5 Microsoft YaHei,tahoma,arial,\5b8b\4f53;
}

    .cloud-helper-body-wrap input {
        font-family: Microsoft YaHei,tahoma,arial,\5b8b\4f53;
        font-size: 12px;
    }

    .cloud-helper-body-wrap p, .cloud-helper-body-wrap td {
        margin: 0;
        padding: 0;
    }

    .cloud-helper-body-wrap table {
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0;
        padding: 0;
    }

    .cloud-helper-body-wrap th {
        text-align: left;
    }

    .cloud-helper-body-wrap a {
        text-decoration: none;
    }

        .cloud-helper-body-wrap a:hover {
            text-decoration: underline;
        }

    .cloud-helper-body-wrap ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.cloud-helper-loading-body {
    height: 267px;
    background: url(//static.sh-qvaliyun.com/images/www-summerwind/loading_32.gif) no-repeat 50% 40% #f8f8f8;
}

.cloud-helper-body-wrap {
    position: fixed;
    top: 112px;
    right: 53px;
    _position: absolute;
    display: none;
    width: 500px;
    z-index: 10000;
}

.cloud-helper-box {
    background: #f8f8f8;
    border: 3px solid #9cddf5;
    text-align: left;
    position: relative;
}

.cloud-helper-box-top {
    height: 40px;
    padding: 0 15px;
}

.cloud-helper-box-top-text {
    font-size: 15px;
    line-height: 49px;
    height: 40px;
    font-weight: 700;
    color: #333;
}

.cloud-helper-box-mid a {
    color: #000;
    text-decoration: none;
}

    .cloud-helper-box-mid a:hover {
        color: #00a2c9;
        text-decoration: underline;
    }

.cloud-helper-box-list {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

    .cloud-helper-box-list li {
        height: 24px;
        line-height: 24px;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        overflow: hidden;
        color: #00a2c9;
    }

.cloud-helper-box-sec {
    padding-left: 15px;
    height: 100px;
}

.cloud-helper-box-sec-tit {
    overflow: hidden;
    zoom: 1;
}

    .cloud-helper-box-sec-tit p {
        font-size: 15px;
        line-height: 36px;
        height: 36px;
        font-weight: 700;
        float: left;
        color: #333;
    }

.cloud-helper-box-bot {
    border-top: 1px solid #e8e8e8;
    height: 51px;
}

    .cloud-helper-box-bot a {
        color: #00a2c9;
    }

.cloud-helper-box-bot-list {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

    .cloud-helper-box-bot-list div {
        height: 24px;
        line-height: 24px;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        overflow: hidden;
        float: left;
        width: 90px;
        padding: 5px;
    }

    .cloud-helper-box-bot-list .clr {
        clear: both;
        height: 0;
        width: 100%;
    }

.cloud-helper-box-bot table {
    width: 100%;
    height: 40px;
    margin-top: 6px;
}

.cloud-helper-box-bot-label {
    padding-left: 35px;
}

.cloud-helper-box-bot-label2 {
    padding: 0 5px;
}

.cloud-helper-box-bot-label4 {
    padding: 0 5px 0 10px;
}

.cloud-helper-box-bot-tel {
    margin-left: 5px;
    color: #333;
}

.cloud-helper-box-btn {
    display: inline-block;
    background: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 2px;
    text-shadow: 0 1px 0 rgba(0,0,0,.15);
    padding: 0 24px;
    height: 32px;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: middle;
    *zoom: 1;
    *overflow: visible;
    cursor: pointer;
}

.cloud-helper-box-sec .cloud-helper-box-btn-white {
    padding: 0 16px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #bebebe;
    background-color: #fafafa;
    background: -webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#efefef));
    background: -moz-linear-gradient(top,#f9f9f9,#efefef);
    background: -o-linear-gradient(top,#f9f9f9,#efefef);
    background: linear-gradient(top,#f9f9f9,#efefef);
    color: #333;
    text-shadow: 0 1px 0 rgba(255,255,255,.15);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .cloud-helper-box-sec .cloud-helper-box-btn-white:hover {
        cursor: pointer;
        background-color: #fafafa;
        background: -webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#f7f7f7));
        background: -moz-linear-gradient(top,#fdfdfd,#f7f7f7);
        background: -o-linear-gradient(top,#fdfdfd,#f7f7f7);
        background: linear-gradient(top,#fdfdfd,#f7f7f7);
        box-shadow: 0 1px 0 rgba(0,0,0,.05);
        text-decoration: none;
    }

.cloud-helper-box-icon {
    display: inline-block;
    width: 14px;
    height: 16px;
    vertical-align: middle;
}

.cloud-helper-box-icon1 {
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 0;
    margin-left: 10px;
}

.cloud-helper-box-icon2 {
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat -16px 0;
    margin-left: 10px;
}

.cloud-helper-box-icon3 {
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat -32px 0;
    margin-left: 10px;
}

.cloud-helper-box-bl {
    color: #00a2c9;
}

.cloud-helper-box-rd {
    color: red;
}

.cloud-helper-box-gy {
    color: #a1a19f;
}

.cloud-helper-box-bar {
    margin: 0;
    padding: 4px;
    height: 16px;
    line-height: 16px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    vertical-align: middle;
    resize: none;
}

.cloud-helper-box-bar-search {
    width: 365px;
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) 0 -215px no-repeat;
    background-color: #fff;
    padding-left: 35px;
}

.cloud-helper-search-ipt {
    margin: 0;
    padding: 4px;
    height: 18px;
    line-height: 18px;
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    vertical-align: middle;
    resize: none;
}

.cloud-helper-search-ipt-default {
    color: #ccc;
    padding-left: 35px;
    width: 365px;
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) 0 -215px no-repeat #fff;
}

.cloud-helper-search-ipt-keep, .cloud-helper-search-ipt-ready {
    color: #333;
    padding-left: 5px;
    background: url() #fff;
    width: 395px;
}

.cloud-helper-box-switch {
    float: right;
    width: 19px;
    height: 19px;
    margin: 11px 6px 11px 0;
    cursor: pointer;
    display: inline;
}

    .cloud-helper-box-switch a {
        display: block;
        height: 100%;
        width: 100%;
    }

.cloud-helper-box-close {
    margin-right: 0;
}

.cloud-helper-box-change {
    display: none;
}

.cloud-helper-box-close a {
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 -16px;
}

    .cloud-helper-box-close a:hover {
        background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat -20px -16px;
    }

.cloud-helper-box-change a {
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 -36px;
}

    .cloud-helper-box-change a:hover {
        background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat -20px -36px;
    }

.cloud-helper-box-arrow-right a {
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 -56px;
}

    .cloud-helper-box-arrow-right a:hover {
        background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat -20px -56px;
    }

.cloud-helper-box-info {
    background: #eff8fa;
    padding: 7px 10px;
    margin: 3px 15px;
}

    .cloud-helper-box-info p, .cloud-helper-box-info span {
        font: 12px/1.5 Microsoft YaHei,tahoma,arial,\5b8b\4f53 !important;
    }

.cloud-helper-box-list2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
}

    .cloud-helper-box-list2 div {
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        color: #00a2c9;
    }

    .cloud-helper-box-list2 .cloud-helper-box-list-tit {
        width: 100%;
        background: #f8f8f8;
        height: 23px;
        line-height: 23px;
        overflow: hidden;
    }

    .cloud-helper-box-list2 .cloud-helper-box-list-con {
        line-height: 21px;
        display: none;
        height: 118px;
        background: #fff;
        padding: 5px 10px;
        margin: 2px 0;
        color: #5d5d5d;
        border: 1px solid #ccc;
        white-space: normal;
        word-wrap: break-word;
        overflow-y: auto;
        overflow-x: hidden;
    }

        .cloud-helper-box-list2 .cloud-helper-box-list-con a, .cloud-helper-robot a, .cloud-helper-robot a:visited {
            color: #00a2c9;
        }

    .cloud-helper-box-list2 .cloud-helper-box-sublist {
        font-size: 12px;
        margin: 0;
        padding: 0;
    }

    .cloud-helper-box-list2 .cloud-helper-box-sublist-tit {
        height: 24px;
        line-height: 24px;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        overflow: hidden;
        color: red;
        cursor: pointer;
    }

    .cloud-helper-box-list2 .cloud-helper-box-sublist-con {
        white-space: normal;
        word-wrap: break-word;
        color: #000;
        padding: 10px 0 10px 24px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .cloud-helper-box-list2 .cloud-helper-box-sublist-icon {
        display: inline-block;
        width: 24px;
        height: 24px;
        vertical-align: middle;
        background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) 0 -187px;
    }

.cloud-helper-box-subsec {
    padding: 10px 0;
}

    .cloud-helper-box-subsec .cloud-helper-box-subsec-tit {
        color: #000;
        height: 24px;
        line-height: 24px;
        font-weight: 700;
        cursor: pointer;
    }

.cloud-helper-box-sec20 {
    margin-bottom: 10px;
    padding-left: 15px;
    height: 16px;
    line-height: 16px;
    display: none;
}

.cloud-helper-box-icon-up {
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) 0 -76px no-repeat;
}

.cloud-helper-box-icon-down {
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) -16px 76px no-repeat;
}

.cloud-helper-robot-main {
    height: 250px;
    width: 446px;
    background: #fff;
    border: 1px solid #bbb;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;
}

.cloud-helper-robot-question {
    background: #f0f9fe;
    border: 1px solid #c8def2;
    border-radius: 3px;
    padding: 10px;
}

.cloud-helper-bold {
    font-weight: 700;
}

.cloud-helper-orange {
    color: #f48c12;
}

.cloud-helper-grey {
    color: #999;
}

.cloud-helper-robot-question-text {
    font-size: 14px;
}

.cloud-helper-robot-answer {
    margin-top: 15px;
    margin-bottom: 15px;
}

.cloud-helper-robot-answer-head {
    padding-left: 35px;
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 -92px;
    height: 30px;
    line-height: 30px;
}

.cloud-helper-robot-answer-text {
    margin-top: 10px;
    white-space: normal;
    word-wrap: break-word;
    line-height: 1.7em;
    color: #333;
}

.cloud-helper-robot-answer-related {
    padding-bottom: 15px;
    padding-top: 5px;
}

    .cloud-helper-robot-answer-related ul {
        margin-top: 5px;
    }

        .cloud-helper-robot-answer-related ul li {
            line-height: 2em;
        }

.cloud-helper-robot-answer-text .cloud-helper-robot-answer-sublist {
    list-style-type: square;
    color: red;
    margin-left: 15px;
}

.cloud-helper-grab {
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: move\9;
}

.cloud-helper-grabbing {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    cursor: move\9;
}

.user-select-none {
    user-select: none;
    -webkit-user-select: none;
}

.cloud-helper-box-sec a, .cloud-helper-box-sec a:hover {
    text-decoration: none;
}

.cloud-helper-box-sec .cloud-helper-robot-opt {
    font: 12px/16px;
    display: block;
    padding-left: 20px;
    float: right;
    height: 16px;
    color: #999;
    margin: 10px 0;
}

.cloud-helper-box-sec .cloud-helper-robot-opt-hover {
    color: #333;
}

.cloud-helper-robot-clear {
    width: 45px;
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 -138px;
}

    .cloud-helper-robot-clear:hover {
        background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 -122px;
        color: #333;
    }

.cloud-helper-robot-derive {
    width: 66px;
    background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 -154px;
}

    .cloud-helper-robot-derive:hover {
        width: 66px;
        background: url(/aliyun/www-dpl/0.5.59/knight/images/cloud_helper/cloud_helper.gif) no-repeat 0 -170px;
        color: #333;
    }

.cloud-helper-suggest-results {
    padding: 0;
    border: 1px solid #f48c12;
    background-color: #fcfbf7;
    overflow: hidden;
    z-index: 99999;
    bottom: 95px;
    left: 14px;
    width: 400px;
    position: absolute;
}

    .cloud-helper-suggest-results ul {
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .cloud-helper-suggest-results li {
        margin: 0;
        padding: 3px 5px;
        display: block;
        cursor: pointer;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden;
    }

.cloud-helper-suggest-hover {
    background-color: #117cdf;
    color: #fff;
}

.cloud-helper-transition {
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.cloud-helper-box-panel {
    position: relative;
    overflow: hidden;
    height: 138px;
    width: 470px;
    margin: 0 12px;
}

.cloud-helper-box-mid, .cloud-helper-robot {
    position: absolute;
    top: 0;
}

.cloud-helper-box-mid {
    left: 0;
    width: 470px;
}

.cloud-helper-robot {
    left: 470px;
}

.cloud-helper-display4 {
    line-height: 24px;
}

.copyright-100 {
    clear: both;
    background: #f8f8f8;
    border-top: 1px solid #e5e5e5;
    min-width: 1000px;
}

    .copyright-100 .copyright {
        text-align: left;
        color: #999;
        font-size: 12px;
        padding: 0px 0 40px;
    }

        .copyright-100 .copyright .img {
            display: inline-block;
            width: 22px;
            height: 22px;
            background-image: url(/aliyun/www-dpl/0.5.59/knight/images/footer-168-169.png);
            background-image: -webkit-image-set(url(/aliyun/www-dpl/0.5.59/knight/images/footer-168-169.png) 1x,url(/aliyun/www-dpl/0.5.59/knight/images/footer-336-338.png) 2x);
            background-image: -moz-image-set(url(/aliyun/www-dpl/0.5.59/knight/images/footer-168-169.png) 1x,url(/aliyun/www-dpl/0.5.59/knight/images/footer-336-338.png) 2x);
            background-image: -ms-image-set(url(/aliyun/www-dpl/0.5.59/knight/images/footer-168-169.png) 1x,url(/aliyun/www-dpl/0.5.59/knight/images/footer-336-338.png) 2x);
            background-image: -o-image-set(url(/aliyun/www-dpl/0.5.59/knight/images/footer-168-169.png) 1x,url(/aliyun/www-dpl/0.5.59/knight/images/footer-336-338.png) 2x);
        }

        .copyright-100 .copyright .img-1 {
            background-position: 85px 113px;
        }

        .copyright-100 .copyright .img-2 {
            background-position: 85px 91px;
        }

        .copyright-100 .copyright p {
            padding: 5px 0;
        }

            .copyright-100 .copyright p a {
                padding: 0 5px 0 0;
                color: #b3b3b3;
                white-space: nowrap;
            }

            .copyright-100 .copyright p .link-item {
                padding: 0 10px 0 0;
            }

        .copyright-100 .copyright .link-wrap {
            line-height: 24px;
        }

        .copyright-100 .copyright p.big {
            font-size: 14px;
        }

            .copyright-100 .copyright p.big a {
                color: #666;
            }

        .copyright-100 .copyright .copyright {
            margin-top: -6px;
        }

.float-tool {
    position: fixed;
    _position: absolute;
    bottom: 33%;
    right: .1%;
    z-index: 250;
    margin-bottom: -90px;
}

    .float-tool .btn-tool {
        margin: 5px 0;
        width: 22px;
        height: 22px;
        font-size: 21px;
        padding: 8px;
        cursor: pointer;
    }

        .float-tool .btn-tool a {
            color: #00a2ca;
        }

            .float-tool .btn-tool a:hover {
                color: #fff!important;
                text-decoration: none;
            }

    .float-tool .gotop-wrap {
        background: #f1f1f1;
        line-height: 22px;
    }

        .float-tool .gotop-wrap a:hover, .float-tool .gotop-wrap:hover {
            background: #27b5d7;
        }

            .float-tool .gotop-wrap:hover a {
                color: #fff!important;
            }

    .float-tool .top {
        display: none;
    }

    .float-tool .cloud-helper {
        position: relative;
        height: 110px;
    }

        .float-tool .cloud-helper a {
            display: block;
            top: 0;
            left: 0;
            width: 39px;
            height: 128px;
            position: absolute;
            overflow: hidden;
        }

        .float-tool .cloud-helper .cloud-help-icon-top {
            display: block;
            width: 38px;
            height: 38px;
            background-image: url(//gtms02.alicdn.com/tps/i2/TB1axaoHXXXXXcLXpXXK.SYFVXX-30-36.png);
            background-image: -webkit-image-set(url(//gtms02.alicdn.com/tps/i2/TB1axaoHXXXXXcLXpXXK.SYFVXX-30-36.png) 1x,url(//gtms01.alicdn.com/tps/i1/TB1oDOrHXXXXXbEXpXXeffVHFXX-60-72.png) 2x);
            background-position: 4px 0;
            background-repeat: no-repeat;
        }

        .float-tool .cloud-helper .cloud-help-icon-bottom {
            display: block;
            width: 38px;
            height: 90px;
            background-image: url(//gtms01.alicdn.com/tps/i1/TB1.UypHXXXXXbQXpXXhxqzPVXX-38-293.gif);
            background-image: -webkit-image-set(url(//gtms01.alicdn.com/tps/i1/TB1.UypHXXXXXbQXpXXhxqzPVXX-38-293.gif) 1x,url(//gtms04.alicdn.com/tps/i4/TB1ciqkHXXXXXXIXVXXNi0h6FXX-76-586.gif) 2x);
            background-position: 0 -202px;
        }

        .float-tool .cloud-helper a:hover .cloud-help-icon-bottom {
            background-position: 0 -101px;
        }
